home *** CD-ROM | disk | FTP | other *** search
/ Broan PerfectFit / Broan PerfectFit.iso / activex / acbtrv32.ocx / string.txt < prev    next >
Text File  |  1997-03-27  |  6KB  |  85 lines

  1. 1    Smithware ActiveX for Btrieve
  2. 2    Vaccess Property Page
  3. 101    File Information
  4. 102    Extended Operations Property Page
  5. 104    Vcbtrv.ini Settings Property Page
  6. 105    INI File Settings
  7. 106    VAccess Property Page 2
  8. 107    Settings
  9. 110    VAccess Property Page
  10. 111    VAccess Properties
  11. 112    Extend Operations Properites
  12. 113    General
  13. 114    Initialization
  14. 115    The VAccess control was unable to get a valid field list
  15. 116    The table used by this VAccess control does not have a valid location
  16. 117    The VAccess control was unable to get a valid table list
  17. 118    DDF Error
  18. 119    The DDF information has been serialized (RefreshLocation = TRUE). Changing DDFPath will have no effect until RefreshLocation is set to FALSE.
  19. 120    The DDF information has been serialized (RefreshLocation = TRUE). Changing FileName will have no effect until RefreshLocation is set to FALSE.
  20. 121    The DDF information has been serialized (RefreshLocation = TRUE). Changing Location will have no effect until RefreshLocation is set to FALSE.
  21. 122    Join Error
  22. 123    RequireOpen
  23. 124    IndexLength
  24. 125    IndexNumber
  25. 126    PositionBlock
  26. 127    Select
  27. 128    FieldIndex
  28. 129    Extended Ops Error
  29. 130    Operation Error
  30. 131    Open Error
  31. 132    Close Error
  32. 133    The Join property has syntax errors or is incomplete. It should read VACCESSNAME:Field1,...,Fieldn.
  33. 134    The Join property points to an invalid control name
  34. 135    The owner name can have a maximum of eight(8) characters. The given name will be truncated to meet this requirement
  35. 136    The RequireOpen property will not work as expected when set to FALSE, because the Location property is currently invalid
  36. 137    This property is only valid at runtime.
  37. 138    This property is read-only. All attempts to set this property will be ignored
  38. 139    This property is only valid at design time
  39. 140    The value entered for this property is currently invalid
  40. 141    The Location property is currently invalid
  41. 142    The VAccess control was unable to open the Btrieve file at the specified location
  42. 143    The Btrieve file failed to return a valid status buffer. The file may be corrupt
  43. 144    An attempt was made to close an unopened file. The request will be ignored
  44. 145    The VAccess control was unable to open FILE.DDF at the specified DDFPath. This may result from an error in the DDFPath or RefreshLocation properties, or from a corrupt FILE.DDF.
  45. 146    The VAccess control was unable to open FIELD.DDF at the specified DDFPath. This may result from an error in the DDFPath or RefreshLocation properties, or from a corrupt FIELD.DDF.
  46. 147    BufferToVariable
  47. 148    The length sent for the user-defined type is less than the length of the data buffer. The UDT will be filled to the requested point
  48. 149    The control has been asked to reference a field which was not selected for extended operations retrieval
  49. 150    The file assigned to this control has not been opened. This can occur if RequireOpen = True and an Open has not been explicitly issued to the control.
  50. 151    The control has attempted to execute an extended operation while ExtendedOps = False. Set ExtendedOps to True , perform an Init, and try again
  51. 152    Key Operation
  52. 153    A GetNext was attempted on a file with no defined key. It will be translated to a StepNext.
  53. 154    A GetPrevious was attempted on a file with no defined key. It will be translated to a StepPrevious.
  54. 155    A GetFirst was attempted on a file with no defined key. It will be translated to a StepFirst.
  55. 156    A GetLast was attempted on a file with no defined key. It will be translated to a StepLast.
  56. 157    An operation requiring a key (e.g. GetEqual, GetGreater) was attempted on a file with no defined key
  57. 158    An operation code was attempted which is not supported by the VAccess control
  58. 159    A GetPosition was attempted on an control in ExtendedOps mode while it was pointing to an invalid row
  59. 160    An extended operation was attempted when the VAccess control was uninitialized. Perform an Init and try again
  60. 161    The control was told to initialize the extended ops buffer, but it is not in extended ops mode
  61. 162    A transaction operation was attempted using an invalid lock bias
  62. 163    VariableToBuffer
  63. 164    The position that was passed to the function is past the end of the DataBuffer. No action will be taken.
  64. 165    Given the starting position, the requested size extends beyond the end of the Data Buffer. The size will be adjusted to the last byte of the Data Buffer
  65. 166    RefreshLocations
  66. 167    The container in use does not support large persistent properties; as a result, RefreshLocations will be turned on
  67. 168    The FileName property is currently empty. Field and index information cannot be read at this time
  68. 169    The FileName property contains the name of a file that is not defined in this DDF. Field and index information cannot be read from the DDF
  69. 170    The INDEX.DDF file could not be located. Index Data will not be read until the file is opened
  70. 171    INDEX.DDF was not found at design time and RefreshLocations is False. The file will have no indexing data until it is opened
  71. 172    One of the FieldNames in the FieldDescription property could not be found in the FieldList of this VAccess Control.  Check the letter case and spelling of your FieldDescription string.
  72. 173    You have specified a KeyDescription for a segmented Key, but you have not set the BTF_fSegmented flag for the key.  Set the BTF_fSegmented flag before setting the KeyDescription for a segmented key.
  73. 174    The license for the evaluation copy of Smithware ActiveX Controls for Btrieve has expired. Please contact Smithware about purchasing options.
  74. 175    Changing the index number invalidates the join on which the index is based. The join will be reset to [None]
  75. 176    This VAccess has a Search Textbox bound to it, but an invalid index number. The textbox will remain unbound until a valid index is set
  76. 177    3.10.004
  77. 178    The specified FieldIndex is greater than the maximum allowed by this table definition
  78. 179    Specified fieldname not found in object
  79. 180    Specified field not found in object
  80. 181    The column requested is greater than the number of columns defined for the specified table
  81. 182    Extended fetch cancelled by user
  82. 183    Btrieve has returned a status of 101:Insufficient Operating System Memory
  83. 184    A navigational ExOps call was made (GetNextExtended, etc.),  but AutoMode = TRUE. The call will be ignored.
  84. 185    A navigational ExOps call was made (GetNextExtended, etc.),  but ExtendedOps = FALSE. The call will be ignored.
  85.